'Declaration
<DispIdAttribute(50)> Function GetParagraphJustification( _ ByVal OCRResultID As String, _ ByVal ParagraphIdx As Integer _ ) As OCRParagraphJustification
[DispId(50)] OCRParagraphJustification GetParagraphJustification( string OCRResultID, int ParagraphIdx )
function GetParagraphJustification( OCRResultID: String; ParagraphIdx: Integer ): OCRParagraphJustification;
DispIdAttribute(50) function GetParagraphJustification( OCRResultID : String, ParagraphIdx : int ) : OCRParagraphJustification;
[DispId(50)] OCRParagraphJustification GetParagraphJustification( string* OCRResultID, int ParagraphIdx )
[DispId(50)] OCRParagraphJustification GetParagraphJustification( String^ OCRResultID, int ParagraphIdx )
Parameters
- OCRResultID
- ParagraphIdx